for(i = this.length - 1; i >= 0; --i) {
                $.removeAria.apply($, [this[i]].concat(args));
            }