Originally posted by Hack
What is the TabIndex of the option button that fires? If it is 0, then there is your problem.
Originally it was set to 1. I added the invisible option button and set that item's tabindex to 0...same problem.