I have an ajax form. When I click search from the keyboard the form is sent and results retrieved

If I click the search button under the form entry box I get the ajax swirly overlay but the form is not sent

If I remove the search button from under the entry box the search button on the keyboard fails to work, so I have a catch-22.
How do I either get the button below the search box to send the form?