- Reposition popover on window scroll
- Disable auto focus to next button on popover load
- Fix tip position when tour targeted element has fixed css position
- Check if backdrop exists before trying to remove it
- Properly require jQuery in CommonJS environment
- Split backdrop into four DIVs to avoid z-index and stack context issues