I'm guessing this isn't possible, as I can't find any documentation on doing this, but here's what I'd like:
Embed a Youtube playlist in a page. When users load the page, the player displays the other videos in the playlist as an overlay (just like when you click the playlist icon at the bottom of the screen). This way, it's completely apparent to the user that the video is part of a playlist, and they're encouraged to select other recent additions to the playlist instead of just playing the most recent.
I'm open to Javascript workarounds if that's what's necessary.