Fix requires features that are not available in 2022,3
2021.3 does not have player support
How to reproduce:
1. Open the attached "foldout_focusable_issue" project
2. Open the "SampleScene" and enter Play mode
3. Select the top button in the Game view to focus on it
4. Navigate through the different UI elements with the Tab key
5. Observe the result
Expected result: The elements titled "Focusable = FALSE" are not focusable
Actual result: The Foldout control titled “Focusable = FALSE” is focusable