TabControl: Setting TabIndex on a controls in the tabItem`s content doesn't work as expected
When navigating with tab key (without setting tabindex) first highlights the RadTabItem then its content. Setting a tabindex on a control in the tabItem`s content works the opposite way