A small bug: if I want to search for "basket", I'll type "basket" + TAB + [ZIP] + Enter. It looks like your overloading the tab key though, so it selects the first suggestion when I hit tab. You might consider handling suggestions the way Google does on their homepage, that seems to work well.
Edit: typo