Keyboard Event Listener not catching ENTER key

I’m using the Flash 9 public alpha with AS3 and it appears that the enter key does not trigger a KeyboardEvent… The only way to get it to work is when the focus is inside a textbox.

Does anyone have a workaround?