I have a little problem.How can I anulate a tab key press in a TextArea?I have this TextArea in an Applet and it's only occurs with MicrosoftVM. I try with consume() method of KeyEvent but no work.