Change how the now playing popup works so that its more accessible
Specifically: use popover and anchor positioning.
NOTE: browsers without anchor positioning require the oddbird polyfill. As a result, this will NOT work on browsers without either native anchor positioning OR javascript.
Next commit will add a warning for this