Search by category
<div tabindex="0"><form id="searchform" method="get" action="<?php bloginfo('url'); ?>"> <input type="text" name="s" id="s" size="15" /> <?php wp_dropdown_categories('show_option_none=Select category'); ?> <input type="submit" value="Search" /> </form></div>