Same hack as in https://github.com/twbs/bootstrap/pull/22426 (modulo the selector, which is wrong in that PR and will be updated in a separate PR) to get tooltips to work correctly on iOS. Dynamically adds/removes empty (noop) mouseover event handlers to all children of <body> in order to coax iOS into proper event delegation/bubbling