OO.ui.mixin.TabIndexedElement.prototype.onTabIndexedElementDisable = function () {
    this.updateTabIndex();
};