When a user tabs to the buttons for TableTools, and presses 'enter' the only button which responds is the print preview button. All of the other buttons are non-responsive as the flash plugin is actually activated by a user click on a transparent layer above the button. This means that all of the TableTools are not accessible.
There are two possible ways to fix this, and I am not sure which is the better option. We can either move the tab stops so that the transparent layer is actually receiving the focus when users tab by editing the tab index, or add a default action to the buttons which also trigger the flash plugin.
When a user tabs to the buttons for TableTools, and presses 'enter' the only button which responds is the print preview button. All of the other buttons are non-responsive as the flash plugin is actually activated by a user click on a transparent layer above the button. This means that all of the TableTools are not accessible.
There are two possible ways to fix this, and I am not sure which is the better option. We can either move the tab stops so that the transparent layer is actually receiving the focus when users tab by editing the tab index, or add a default action to the buttons which also trigger the flash plugin.