<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap-theme.min.css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
<form data-focus-group="" >
<fieldset class="message">
<legend>My favorites and hates </legend>
<div class="wrapper">
<textarea class="bkg_icon" data-focus-item="" placeholder="Hanging in trees is my favorite sport.">Hanging in trees is my favorite sport.</textarea>
<i class="glyphicon glyphicon-pencil"></i>
</div>
<div class="wrapper">
<textarea class="bkg_icon" data-focus-item="" placeholder="Rocketing to moons - just boring.">Rocketing to moons - just boring.</textarea>
<i class="glyphicon glyphicon-pencil"></i>
</div>
</fieldset>
</form>