Cursor location

Hi Lucas, unfortunately, there isn’t a declarative way to do this. I don’t know that you can easily do this with CSS; you would probably need to write some script to add the tabindex attribute to the different elements, but that may get messy, if you need to specify a tabindex order for each element.