Hi there,
As it is the utility position that is the real problem - e.g. closes when countdown reached - why not ensure a single forced position in utility and edit the css to give a min-height setting.
#rt-utility .rt-container {
min-height:45px;
}
Hope this helps