Try it on 98.js.org or standalone at webamp.org
-
Fix z-indexing with context menu: it uses a fixed z-index and I have an indefinitely incrementing z-index
- Also see if there are other uses of z-index
-
Window blurring (also needed for regular windows!)
-
Localize keyboard shortcuts (currently pretty much everything in 98.js uses iframes, and I haven't implemented arrow keys for icons on the desktop, so it's hard to tell, and it doesn't matter much (yet), but the keyboard shortcuts should only apply when Winamp is focused - so this depends on window blurring)
-
Interop with Sound Recorder should be fun! ;)