I'm using a placeholder element for my search box input:
<input id="searchBarTextbox" type="search" class="k-textbox" placeholder="Search For..." />
However, I want the placeholder text to be 'bolder', to look like the actual text that's written in the text box.
more detail on JSFiddle: http://jsfiddle.net/RYBrk/1/