Form: Remove tab stops for Text controls

I’ve created a fairly large and complex form, and it uses a lot of Text controls for custom placement of labels and additional data/instructions. However, each of these Text controls are registering as tab stops when my users are trying to navigate the form with the keyboard. Is there an easy way to turn the tab stops off for Text controls?

Could you please, provide acomplete demo or a demo link, where the problem could be reconstructed locally.

I’m just noticing that this page is still written for DHX 6. I tested with this snippet and duplicated the issue with the DHX 6.2 version, but it was not present when using DHX 7.1.5. I will rewrite my page to use DHX 7, and I believe that should resolve my issue.