Thanks to Matt Berther for his post regarding why the enter key wasn't working to submit an ASP.NET form (using IE, not a browser where enter normally won't submit the form w/out JavaScript).
As Matt notes, the solution is to “Add this line somewhere on the page: , and all will work as expected.”