Hi
Try in this file pluginssystemjat3jat3base-themesdefaultcssiphonetemplate.css line 115
/* Search */
#ja-search {
margin: 0;
padding: 13px 0;
position: relative;
text-align: center;
top: 0;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f1f3f4), color-stop(3%, #e0e4e7), color-stop(50%, #c7cfd4), color-stop(51%, #bec7cd), color-stop(97%, #b4bec6), to(#8999a5));
}
#ja-search label { display: none; }
#ja-search form {
height: 24px;
-webkit-border-image: url('../../images/iphone/searchfield.png') 4 14 1 24;
border-width: 4px 14px 1px 24px;
display: block;
position: relative;
margin: 0 9px;
}
#ja-search .inputbox {
border: 0;
-webkit-appearance: none;
height: 18px;
float: left;
font-size: 13px;
padding: 0;
position: relative;
top: 2px;
left: 4px;
width: 100%;
}
Maybe you can comment out all the code for search