I had a uservoice suggestion about this :
Give an accesskey attribute to the search box so we can quickly give the focus to the textbox with :
- alt + shift + [accesskey] on Firefox
- alt + [accesskey] on IE.
Sometimes I just want to quickly jump to the search box from anywhere on the page, and having accesskey property on the input tag would be the easiest way to do this.