How can I keep the first row in my listview highlighted even when I am typing in a textbox? that is, when the textbox has the focus, the first row turns gray.

And how do I stop the listview from scrolling when I type in the textbox to search the listview? I would like when the text is found, it always at the top.