Ciao, ho provato il tuo codice e anche a me, su FF, ha dato il problema che segnali mentre su IE funziona bene, ho risolto sostituendo onsubmit con onclik e mettendolo direttamente nel tag submit:
Forse FF non supporta onsubmit?codice:<input name="Submit" type="submit" value="Prosegui >" onclick="return preinvio()"/>![]()