I wrote a website at flask and it has a search field, It searches for something in my database. when I do this search, my results come in several articles and div. Now I want to focus with "arrow keys" up and down instead of "tab" how can i do that? I don't want to scroll with arrow key but focusing.