ReaLs (05.12.2011/10:54)<form onsubmit="javascript: showBusyLayer()" method="post" action="'.$home.'/forum/search.php">
Там вот как
<form onsubmit="javascript: showBusyLayer()" method="post" action="'.$home.'/forum/search.php">
<input name="search" type="text" value="Поиск..." onblur="if(this.value==\'\') this.valu
<input name="search" type="text" size="размер" value="Поиск..." onblur="if(this.value==\'\') this.value=\'Поиск...\';" onfocus="if(this.value==\'Поиск...\') this.value=\'\';"/>
<input value="" type="submit" />
</form>