Slider Value Inside Slider

Slider Value Inside Slider


I'm attempting to put the value of the slider inside of the slider.
What I am running into is that the slider fill is covering the value.
I tried to change the z-value of the value in the slider, but still
goes behind. Thoughts on how to accomplish it? Thanks.
<div style="width: 90%; border:1px solid; border-bottom: 0;"
id="no_taxstream">
<span id="no_taxstream_value" style="z-index:1000"></span>
</div>