Hello,
Sorry to be late but i was far away from a computer
Yes it is a css problem ...
we found a solution by using css only for the serch id in css ...
#mod_search_searchword-131 {
background: white url("../images/facebook.png") no-repeat scroll 96% 4px !important;
border: 1px solid black !important;
border-radius: 5px 5px 5px 5px !important;
height: 14px !important;
padding: 6px 24px 7px 4px !important;
margin: 3px 4px 4px 2px !important;
width: 143px !important;
opacity: 0.5 !important;
position: relative !important;
vertical-align: middle !important;
}
.fc_has_inner_label.fc_has_inner_label_input,
.fc_has_inner_prompt.fc_has_inner_prompt_input {
color: black;
left: 12px !important;
padding: 6px 24px 7px 4px !important;
top: 3px !important;
opacity: 0.5 !important;
}