Here are some html codes to have a yahoo search engine in your site
I tryed it and it's very good ,just copy the next html code and paste it anywhere in your page


<form method="GET" action="http://search.yahoo.com/bin/search">

<input type="text" name="p" value="" size=18>
<input type="Submit" name="name" value="Search">
</form>