Cosi: (tratto dal link)
Disables (true) or enables (false) the tabs. Can be set when initialising (first creating) the tabs.
Code examples

Initialize a tabs with the disabled option specified.

$( ".selector" ).tabs({ disabled: true });
non funziona?