Show content on top of lock screen

I want to show some interactive content on the lock screen. I already have a listener which gets fired when power button is pressed to turn the screen on, I just don’t know how to display a dismissable webview on the lock screen. Any ideas?