In my MVC javascript, I have the following code:
addEvent(document.getElementById("mta"), \'keydown\', function() { var keycode = event.which |