(function ($) { "use strict"; $(document).ready(function() { $('#scroll-top[aria-hidden="true"]').attr('tabindex', '-1'); }); }(jQuery));