I've got a SELECT list that I want to suppress - disallow - the use of the arrow keys as selectors for the values in the SELECT list.

Those arrows are being used by a jQuery SlickGrid to move up and down in the grid - so having the SELECT list values change at the same time is really nasty.