I'm using the current_page_item class to highlight the menu item that corresponds to the page being displayed.
This generally works well.
When I do a search, though, the home page is highlighted. That is because the Home menu item, the one that is class hometab, is also class current_page_item.
http://wordpress.org/extend/plugins/wordpress-navigation-list-plugin-navt/