Perspective: How can I hide a tab in a tab container?

The better solution is to set the disabled style to not display the content, as in the (newly marked) solution. The fewer bindings the better