sostituisci il tasto submit con un button...

<input type="button" value="Invia" onclick="this.form.submit()">

ciao