If you create a ttk widget and do not specify its
        takefocus option, by default,
        all ttk widgets get focus except for
        Frame,
        Label,
        LabelFrame,
        PanedWindow,
        Progressbar,
        Scrollbar,
        Separator, and
        Sizegrip.