Frame bottom

I have added a left frame and a top frame. They work fine. But the bottom frame with align set to bottom works kindof.. I have a TIWDBResponsiveList set align to alclient so when the list reach the end of page the bottom frame appears but it is superimposed by TIWDBResponsiveList and if I scroll down further it doesn't appears again. I wanted to have a bottom frame which appears everytimes at the bottom like the webpage I see on the net.

Sadly, the TIWDBResponsiveList will interact directly with the full page to have its size grow and as such, the frame will interfere. Not sure if we technically can make this take the frame in account, we'll need to investigate this.