If you open a popup window with window.open() and execute UIHelper.activateAt() on an element in the popup, the gesture is sent to the opener instead of the popup, at least when the opener and popup are from different origins.