Solved by adding Custom CSS for the webkit-scrollbar like so ---
::-webkit-scrollbar-track {background: rgb(3, 243, 151);}
::-webkit-scrollbar-thumb {background:rgb(3, 155, 243);}
This a documentation video - im documenting the challenges am facing with UI/frontEnd for Digital Cognition . As of now unable to get rid of / or modify iFrame scrollbars .