I want to fill the fields using tab key and it is working fine in all cases but if next field is read-only then it doesn't work and even for the toggle buttons it doesn't make focus on toggle fields. I tried using tabindex on these fields but it doesn't work and grouping structure changes doesn't fit in my case.
So how can I solve this issue?