Virtual Keyboard - Input form demo
https://github.com/Mottie/Keyboard
by Mottie
HTML
<iframe height="100px" width="300px" src="/Mottie/Lbktommm/show/" scrolling="auto"></iframe>
<p>
<a href="http://jsfiddle.net/Mottie/Lbktommm/">Go to iframe source</a>
</p>
CSS
html,
body {
height: 100%;
position: relative;
text-align: center;
}
iframe {
margin: 0 auto;
}