<form> <input onkeypress="return (event.keyCode != 13)"/> <button type="submit">Заслать</button> </form>