Код: Выделить всё
#wrapper {
width: 300px;
background: orange;
margin: 0 auto;
position: relative;
}
#feedback {
position: fixed;
right: 0;
top: 120px;
}< /code>
...
[url=#]Feedback[/url]
http://jsbin.com/ibesa3
Подробнее здесь: https://stackoverflow.com/questions/520 ... -to-parent