tabbox/switchers/thumbnail_grid: use FocusScope as main item
By default the focus item in a tabbox is always the main item, so if the main item is not a focus scope, the inner item will not get focused.
BUG: 477286 FIXED-IN: 6.0
(cherry picked from commit 75b08a8f)