[Accessibility] Dialog cannot trap its focus when the other inputs on the page have their TabIndex parameters set
When the customer tabs, the focus is going to the next element on the page behind/under the Dialog. That can happen only if the input behind the Dialog has its TabIndex set.