Hi
In your case it is better to apply the reverse, ie, disables all tabs with startFromScratch = "true" and then enable only the desired tab. example:
<customUI xmlns="http://schemas.microsoft.com/office/2006/01/customui">
<ribbon startFromScratch="true">
<tabs>
<tab...