detaches dhtmlxToolbar from a tab
var myToolbar = myTabbar.tabs(id).attachToolbar(); // detach myTabbar.tabs(id).detachToolbar(); myToolbar = null;