Background: We are using a jQuery plugin, jqTransform to skin our website. The problem is that jqTransform converts certain input elements into anchor tags, and Safari refuses to tab over anchor tabs. Illustrated below:
Chrome:
Safari:
Question: Is there a workaround to force Safari to tab over an element?
There is a discussion thread here on the official jqTransform GitHub page. Initial report from
helgatheviking
:Only advice seems to be to abandon jqTransform and move to something else. The user
jcamenisch
reports: