Status Bar Busy Indicator effects other fields in Status Bar

Hello,
I like the new Background Activity Indicator but I find that it effects other things on my Status Bar -- like Bar Graphs. When "Busy" pops up, my Bar Graphs disappear and then reappear after "Busy" goes away. I'm starting my status bar at the right of the tree display ( {rtree} ) but that doesn't help. I there a way to isolate the Background Activity Indicator into its own little field? Or what am I doing wrong. Here's my Status Bar code:

{rtree}
{i:dir}  {sdL} / {tdL} 
{i:file}  {sfL} / {tfL} 
{h!L} <#FF0000><b>{hiL} hidden</b></#> {h!L}
{h!L} {smp3L} /{h!L}{h!L} {tmp3L} {h!L}
 {sbaL} / {tbaL} 
{h!L} {dfL} {bgL+w=50,f=2,c1=#68f040,c2=#f06840,g=0} {h!L}{rleft-}
{wtree2}
{i:dir}  {sdR} / {tdR} 
{i:file}  {sfR} / {tfR} 
{h!R} <#FF0000><b>{hiR} hidden</b></#> {h!R}
{h!R} {smp3R} /{h!R}{h!R} {tmp3R} {h!R}
 {sbaR} / {tbaR} {rpad}
{h!R} {dfR} {bgR+w=50,f=2,c1=#68f040,c2=#f06840,g=0}{h!R}

You can use {busy} to put it in a particular place.