<form id="searchForm" onsubmit="return validsearch()" action="search.php" method="post" name="searchForm">
<input class="nnew_ttxtbx" type="text" name="searchf">
<input width="55" type="image" height="21" border="0" align="right" src="images/srch.png">
</form>
これは私のコードです。Firefox では png img place の送信クエリが表示されますが、Chrome では正しく表示されます。何が間違っている可能性がありますか?