Try this?
Code:
<form action="search.php?do=process" method="post">
<input type="hidden" name="do" value="process" />
<input type="hidden" name="quicksearch" value="1" />
<input type="hidden" name="childforums" value="1" />
<input type="hidden" name="exactname" value="1" />
<input type="hidden" name="s" value="" />
<input style="width: 178px; padding: 1px; height: 13px; font-family: Verdana; font-size: 10px; color: #000000; border: 1px solid #CCCCCC;" type="text" name="query" size="25" tabindex="1001" />
<input TYPE="IMAGE" src="images/go.png" value="Go" name="Go" tabindex="1004" />
</form>