Here is a quick way to make any part of a control disabled:
- Add a Rectangle control and make it borderless
 - Set its opacity to 75%
 - Move and resize the rectangle to overlay your other control (Tabs Bar in this case)
 - Group the controls together
 
Author