Prova:
codice:
<form name="form1">
<input type="text1" onKeyUp="if(event.keyCode==13){return false;}">
</form>