More information on your setup would probably be helpful. What window manager or desktop environment are you using? For example, you could add something similar to this to rc.xml to get an effect that's roughly what you are after in openbox:
<application class="MPlayer">
<desktop>all</desktop>
<layer>above</layer>
</application>
(Obviously changing MPlayer to whatever window class xvkbd uses)