Flash 8 key listener bug workaround?

does anyone know a work around to the famous flash 8 key listener on key up bug? the one where the keyUps are not always recognized if two keys are down at once:

http://ricardocabello.com/?postid=267

I am using transparent windowless and therefore can not use Key.isDown code or buttons.

can’t find one in google.

Jason