jQuery UI Accordion Header Tabindex
Is there any way to use tabindices for the headers of an accordion? Every time I add them to the headers, the plugin overwrites them with tabindex="-1" which makes it impossible to navigate through the accordion with just your keyboard.